opencc (1.1.9+ds1-4) unstable; urgency=medium
* debian/control: Bump Standards-Version to 4.7.3.
* Build-dep on python3-all-dev instead of python3-dev. (Closes: #
1125410)
* debian/rules: Enable DH_VERBOSE for better debugging.
* debian/pybuild.testfiles: Added to enable python binding post-build tests.
* debian/patches/backport/
345c9a50ab07018f1b4439776bad78a0d40778ec.patch:
Add patch from upstream to fix out-of-bounds read issues when handling
truncated UTF-8 input.
* debian/patches/0009-setup.py-Handle-python-binding-instead-of-cmake.patch:
Add patch so that the python3 binding as well as pybind11 usage is handled
by setup.py, not CMakeLists.txt. This is required to build for all
supported python3 versions instead of just the default one.
* debian/rules: Adjust python-related building accordingly.
[dgit import unpatched opencc 1.1.9+ds1-4]